GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-08-06T21:02:50.3906714+00:00",
"SubmitDate": "2026-08-06T21:02:50.3906714+00:00",
"ReportPeriodStart": "2026-08-06T21:02:50.3906714+00:00",
"ReportPeriodEnd": "2026-08-06T21:02:50.3906714+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "8e043d3a-1459-4f00-8e85-478e4feeb9cb",
"Rows": [
{
"ItemId": "de59e912-a30d-4754-89b5-42533d806082",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "de59e912-a30d-4754-89b5-42533d806082",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "8e043d3a-1459-4f00-8e85-478e4feeb9cb",
"Rows": [
{
"ItemId": "de59e912-a30d-4754-89b5-42533d806082",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "de59e912-a30d-4754-89b5-42533d806082",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"683efa95-2e37-4754-9818-e1e993fdaf53",
"70bd4458-316b-4792-bdea-52957de97f7d"
],
"Approvers": [
"5c2724ac-476d-4030-aa87-96493b33dc87",
"4b10bd0e-6a3a-4114-87eb-c8d764348bda"
],
"ApprovedBy": "e3c30811-cd3e-45ed-9e52-abf7fbee23d2",
"ApprovalDate": "2026-08-06T21:02:50.3906714+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "59358854-5f5a-41ed-8581-7be8fea34e51",
"WorkPlanId": "37b2d3bb-185e-4803-874b-f7528bb604d8",
"id": "cc856d47-dcd5-45c5-9141-3f6d6dcb5fad",
"ConfigId": "4f83d5c8-9310-42e2-b4db-34f7f29a04b0"
},
{
"GenerationDate": "2026-08-06T21:02:50.3906714+00:00",
"SubmitDate": "2026-08-06T21:02:50.3906714+00:00",
"ReportPeriodStart": "2026-08-06T21:02:50.3906714+00:00",
"ReportPeriodEnd": "2026-08-06T21:02:50.3906714+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "8e043d3a-1459-4f00-8e85-478e4feeb9cb",
"Rows": [
{
"ItemId": "de59e912-a30d-4754-89b5-42533d806082",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "de59e912-a30d-4754-89b5-42533d806082",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "8e043d3a-1459-4f00-8e85-478e4feeb9cb",
"Rows": [
{
"ItemId": "de59e912-a30d-4754-89b5-42533d806082",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "de59e912-a30d-4754-89b5-42533d806082",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"683efa95-2e37-4754-9818-e1e993fdaf53",
"70bd4458-316b-4792-bdea-52957de97f7d"
],
"Approvers": [
"5c2724ac-476d-4030-aa87-96493b33dc87",
"4b10bd0e-6a3a-4114-87eb-c8d764348bda"
],
"ApprovedBy": "e3c30811-cd3e-45ed-9e52-abf7fbee23d2",
"ApprovalDate": "2026-08-06T21:02:50.3906714+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "59358854-5f5a-41ed-8581-7be8fea34e51",
"WorkPlanId": "37b2d3bb-185e-4803-874b-f7528bb604d8",
"id": "cc856d47-dcd5-45c5-9141-3f6d6dcb5fad",
"ConfigId": "4f83d5c8-9310-42e2-b4db-34f7f29a04b0"
}
]